名前 | 解説 | |
---|---|---|
Add | ||
Clear | ||
ClearRange | Sets to the default length the items in the range for the specified parameters startingIndex and count. | |
Contains | ||
CopyTo | ||
Dispose | ||
GetOffset | オーバーロードされます。 Gets the accumulated length up to the indicated index (not including). | |
IndexOf | ||
Insert | ||
InsertRange | オーバーロードされます。 Inserts the specified newItems at the startingIndex. | |
MoveRange | Moves the number of items specified by count from oldIndex to newIndex. | |
Remove | ||
RemoveAt | ||
RemoveRange | ||
SetItem | Sets an item at the specified index. |